Xbasic

A5_FileFindFormat_Help Function

Syntax

Formatting as C = a5_filefindformat_help()

Returns

FormattingCharacter

Arguments used by Filefind Methods.

Description

The A5_FileFindFormat_Help() function displays the FileFind Format Codes dialog box and returns the user's selections.

Example

? a5_filefindformat_help()
= "C"

Limitations

Desktop applications only.

See Also